home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 April / CHIP CD (4 - 2007).iso / bestuur / taskman / SuperCopier2beta1-9.exe / SuperCopier2.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  2006-07-07  |  4KB  |  175 lines

  1. object AboutForm: TAboutForm
  2.   Left = 290
  3.   Top = 97
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'About SuperCopier'
  6.   ClientHeight = 430
  7.   ClientWidth = 296
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCloseQuery = TntFormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object imLogo: TImage
  23.     Left = 20
  24.     Top = 136
  25.     Width = 256
  26.     Height = 256
  27.     Cursor = crHelp
  28.     Picture.Data = {<image000.bmp>}
  29.     OnClick = imLogoClick
  30.   end
  31.   object llName: TTntLabel
  32.     Left = 8
  33.     Top = 8
  34.     Width = 110
  35.     Height = 13
  36.     Caption = 'SuperCopier 2 Beta 1.9'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWhite
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = []
  42.     ParentFont = False
  43.   end
  44.   object llStaffTitle: TTntLabel
  45.     Left = 8
  46.     Top = 40
  47.     Width = 25
  48.     Height = 13
  49.     Caption = 'Staff:'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clWhite
  52.     Font.Height = -11
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = []
  55.     ParentFont = False
  56.   end
  57.   object llStaff1: TTntLabel
  58.     Left = 16
  59.     Top = 56
  60.     Width = 201
  61.     Height = 13
  62.     Caption = 'GliGli: Main code, Yogi: Original NT copier,'
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = clWhite
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = []
  68.     ParentFont = False
  69.   end
  70.   object llURL: TTntLabel
  71.     Left = 144
  72.     Top = 8
  73.     Width = 143
  74.     Height = 13
  75.     Cursor = crHandPoint
  76.     Caption = 'http://supercopier.sfxteam.org'
  77.     Font.Charset = DEFAULT_CHARSET
  78.     Font.Color = 14320519
  79.     Font.Height = -11
  80.     Font.Name = 'MS Sans Serif'
  81.     Font.Style = []
  82.     ParentFont = False
  83.     OnClick = llURLClick
  84.   end
  85.   object llThanksTitle: TTntLabel
  86.     Left = 8
  87.     Top = 88
  88.     Width = 85
  89.     Height = 13
  90.     Caption = 'Special thanks to:'
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = clWhite
  93.     Font.Height = -11
  94.     Font.Name = 'MS Sans Serif'
  95.     Font.Style = []
  96.     ParentFont = False
  97.   end
  98.   object llThanks1: TTntLabel
  99.     Left = 16
  100.     Top = 104
  101.     Width = 265
  102.     Height = 17
  103.     AutoSize = False
  104.     Caption = 'TntWare (unicode components), Tal Sella (icons),'
  105.     Font.Charset = DEFAULT_CHARSET
  106.     Font.Color = clWhite
  107.     Font.Height = -11
  108.     Font.Name = 'MS Sans Serif'
  109.     Font.Style = []
  110.     ParentFont = False
  111.     WordWrap = True
  112.   end
  113.   object llEmail: TTntLabel
  114.     Left = 144
  115.     Top = 24
  116.     Width = 120
  117.     Height = 13
  118.     Cursor = crHandPoint
  119.     Caption = 'supercopier@sfxteam.org'
  120.     Font.Charset = DEFAULT_CHARSET
  121.     Font.Color = 14320519
  122.     Font.Height = -11
  123.     Font.Name = 'MS Sans Serif'
  124.     Font.Style = []
  125.     ParentFont = False
  126.     OnClick = llEmailClick
  127.   end
  128.   object llStaff2: TTntLabel
  129.     Left = 16
  130.     Top = 72
  131.     Width = 141
  132.     Height = 13
  133.     Caption = 'ZeuS: Graphical components.'
  134.     Font.Charset = DEFAULT_CHARSET
  135.     Font.Color = clWhite
  136.     Font.Height = -11
  137.     Font.Name = 'MS Sans Serif'
  138.     Font.Style = []
  139.     ParentFont = False
  140.   end
  141.   object llThanks2: TTntLabel
  142.     Left = 16
  143.     Top = 120
  144.     Width = 152
  145.     Height = 13
  146.     Caption = 'Mathias Rauen (hooking library).'
  147.     Font.Charset = DEFAULT_CHARSET
  148.     Font.Color = clWhite
  149.     Font.Height = -11
  150.     Font.Name = 'MS Sans Serif'
  151.     Font.Style = []
  152.     ParentFont = False
  153.   end
  154.   object btOk: TTntButton
  155.     Left = 216
  156.     Top = 399
  157.     Width = 75
  158.     Height = 25
  159.     Cancel = True
  160.     Caption = 'Ok'
  161.     Default = True
  162.     TabOrder = 0
  163.     OnClick = btOkClick
  164.   end
  165.   object btReadme: TTntButton
  166.     Left = 5
  167.     Top = 399
  168.     Width = 75
  169.     Height = 25
  170.     Caption = 'ReadMe.txt'
  171.     TabOrder = 1
  172.     OnClick = btReadmeClick
  173.   end
  174. end
  175.